Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent confirmation tests #202

Merged
merged 5 commits into from
Oct 4, 2023

Conversation

cviecco
Copy link
Contributor

@cviecco cviecco commented Sep 28, 2023

No description provided.

@cviecco cviecco requested a review from rgooch September 29, 2023 22:39
//comment should be based on key type?
err = sshagent.UpsertCertIntoAgent(certText, signer, filePrefix+"-"+userName, uint32((*twofa.Duration).Seconds()), logger)
err = sshagent.WithAddedKeyUpserCertIntoAgent(keyToAdd, logger)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo in function name, should be WithAddedKeyUpsertCertIntoAgent?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed, thank you

@cviecco cviecco merged commit 5f3ee7c into Cloud-Foundations:master Oct 4, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants